Skip to main content
GET
Retrieve a webhook subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

subscriptionId
string
required

Unique identifier of the webhook subscription.

Response

200 - application/json

Subscription details.

subscription
object
required

Configuration for a webhook endpoint that receives paywall events.